table of contents
netdevstat(8) | Tool for recording network activity | netdevstat(8) |
NAME¶
netdevstat - tool for recording network activity
SYNOPSIS¶
netdevstat [update interval] [total duration] [display histogram]
DESCRIPTION¶
netdevstat is a simple systemtap script to record network activity of processes and display statistics for transmit/receive operations.
- update interval
- Sets sampling interval in seconds.
- total duration
- Sets total measurement time in seconds.
- display histogram
- If this parameter is present, the histogram will be shown at the end of the measurement.
SEE ALSO¶
AUTHOR¶
Written by Phil Knirsch <pknirsch@redhat.com>.
REPORTING BUGS¶
Report bugs to <pknirsch@redhat.com>.
13 Jan 2011 | Phil Knirsch |